* progmodes/sql.el Version 3.3
authorMichael Mauger <mmaug@yahoo.com>
Wed, 24 Jul 2013 00:25:53 +0000 (20:25 -0400)
committerMichael Mauger <mmaug@yahoo.com>
Wed, 24 Jul 2013 00:25:53 +0000 (20:25 -0400)
commit34499a8eb3c10db8c79a7aa87e1bbce0ae499fb6
treeb7f9c5d1e297d6ca015c33e7d3322188c1807964
parent21c9c83a6308ef76417d0fbf3843d0cd55a72b00
* progmodes/sql.el Version 3.3
(sql-product-alist): Improve oracle :prompt-cont-regexp.
(sql-starts-with-prompt-re, sql-ends-with-prompt-re): New functions.
(sql-interactive-remove-continuation-prompt): Rewrite, use
functions above.  Fix continuation prompt and complete output line
handling.
(sql-redirect-one, sql-execute): Use `read-only-mode' on
redirected output buffer.
(sql-mode): Restore deleted code (Bug#13591).
lisp/ChangeLog
lisp/progmodes/sql.el